cameraControls
Type
function
Summary
Returns a list of all camera controls currently in existence.
Syntax
the cameraControls
cameraControls()
Description
Use the cameraControls function to get a list of all camera controls currently in existence created using cameraControlCreate.
Examples
put cameraControls() into tCameraList
Value
Name | Type | Description |
---|---|---|
return | The cameraControls function returns a return-delimited list of control names. Only controls created with the cameraControlCreate command are present in the list. |
Related
function: cameraControlGet, cameraControlTarget
command: cameraControlDelete, cameraControlDo, cameraControlCreate, cameraControlSet
Compatibility and Support
Introduced
LiveCode 7.1
OS
mac
windows
ios
android